.c_portalResComplaintPage_detail-01001002 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResComplaintPage_detail-01001002 .p_header { text-align: center; } .c_portalResComplaintPage_detail-01001002 .p_time { text-align: center; margin: 20px 0; display: none; } .c_portalResComplaintPage_detail-01001002 .p_articles { margin-top: 30px; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData { width: auto; background-color: inherit; text-align: center; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4"; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_title .font { font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .promptbox { width: auto; height: 100%; } .c_portalResComplaintPage_detail-01001002 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; } @media only screen and (max-width: 768px) { .c_portalResComplaintPage_detail-01001002 .p_complaintPageDetails { padding: 20px; } .c_portalResComplaintPage_detail-01001002 .p_time { margin-top: 10px; } .c_portalResComplaintPage_detail-01001002 .p_articles { margin-top: 20px; } .c_portalResComplaintPage_detail-01001002 .resetHtmlCssStyle .tp img { vertical-align: top; width: 100%; } } @media only screen and (min-width: 769px) { .c_portalResComplaintPage_detail-01001002 .p_complaintPageDetails { padding: 30px; } .c_portalResComplaintPage_detail-01001002 .p_header { padding-bottom: 8px; display: none; } .c_portalResComplaintPage_detail-01001002 .p_timeIcon { width: auto; height: auto; display: inline-block; font-size: inherit; margin-right: 5px; } .c_portalResComplaintPage_detail-01001002 .p_timeIcon:before { content: '\e67a'; } } .c_portalResComplaintPage_detail-01001002 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResComplaintPage_detail-01001002 >div { animation-fill-mode: both; } .c_portalResComplaintPage_detail-01001002 .runpic-box { width: 100%; overflow: hidden; position: relative; } .c_portalResComplaintPage_detail-01001002 .runpic-words { position: absolute; width: 100%; top: 36%; left: 50%; transform: translateX(-50%); z-index: 3; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li { width: calc(100% / 4); float: left; text-align: center; padding: 0px 20px; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li img { display: block; margin: 0 auto; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li h6 { font-size: 20px; color: #fff; margin-top: 70px; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li p { font-size: 16px; color: #fff; text-transform: capitalize; margin-top: 10px; font-family: 'SOURCEHANSANSCN-LIGHT_0'; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li:hover img { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); } .c_portalResComplaintPage_detail-01001002 .runpic-line-null { position: absolute; width: 100%; height: 1px; background-color: rgba(255, 255, 255, .1); left: 0; top: 60%; z-index: 4; } .c_portalResComplaintPage_detail-01001002 .runpic-line { position: absolute; width: 10%; height: 1px; background-color: #b6b5aa; left: 0; top: 60%; z-index: 4; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s; } .c_portalResComplaintPage_detail-01001002 .runpic-pic { width: 100%; overflow: hidden; position: relative; z-index: 1; height: 600px; background-color: #b6b5aa; } .c_portalResComplaintPage_detail-01001002 .runpic-pic ul li { width: 100%; height: 720px; display: none; background-repeat: no-repeat !important; background-attachment: fixed !important; position: absolute; -o-background-size: cover; background-size: cover !important; top: 0%; left: 0%; } .c_portalResComplaintPage_detail-01001002 .runpic-pic-true { -webkit-animation: toPicBig 1s ease-in-out both; -moz-animation: toPicBig 1s ease-in-out both; -o-animation: toPicBig 1s ease-in-out both; animation: toPicBig 1s ease-in-out both; } @-webkit-keyframes toPicBig { 0% { -webkit-transform: scale(1.04); transform: scale(1.04); } 100% { -webkit-transform: scale(1); transform: scale(1); } } @-moz-keyframes toPicBig { 0% { -moz-transform: scale(1.04); transform: scale(1.04); } 100% { -moz-transform: scale(1); transform: scale(1); } } @-o-keyframes toPicBig { 0% { -o-transform: scale(1.04); transform: scale(1.04); } 100% { -o-transform: scale(1); transform: scale(1); } } @keyframes toPicBig { 0% { -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); } 100% { -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); } } .c_portalResComplaintPage_detail-01001002 .runpic-pic-shade { position: absolute; z-index: 2; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0); -webkit-transition: all 2s; -o-transition: all 2s; -moz-transition: all 2s; transition: all 2s; color: #fff; padding-top: 26%; text-align: center; font-size: 24px; } .c_portalResComplaintPage_detail-01001002 .runpic-words-pic { height: 42px; } @media only screen and (max-width: 768px) { .c_portalResComplaintPage_detail-01001002 ul li img { display: block; margin: 0 auto; width: 40%; -webkit-transition: all 1s; -o-transition: all 1s; -moz-transition: all 1s; transition: all 1s; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li p { font-size: 16px; color: #fff; text-transform: capitalize; display: none; margin-top: 10px; font-family: 'SOURCEHANSANSCN-LIGHT_0'; } .c_portalResComplaintPage_detail-01001002 .runpic-words ul li h6 { font-size: 16px; color: #fff; margin-top: 32px; font-weight: bold; } .c_portalResComplaintPage_detail-01001002 .runpic-pic ul li { width: 100%; height: auto; background-attachment: inherit!important; } } @media only screen and (min-width: 769px) and (max-width:1024px) { .c_portalResComplaintPage_detail-01001002 .runpic-words ul li h6 { font-size: 16px; color: #fff; margin-top: 70px; } }.p_CommonSquareNumBtn.active, .p_CommonSquareNumBtn:hover { background-color: #be0013!important; color: #fff; } .p_CommonSquareNumBtn { border-radius: 50%!important; } #c_portalResProduct_list-1592464616347 .porTbox { padding-bottom: 87.44%; } #c_portalResProduct_list-15924714799993687 .lantern { margin-left: 0px!important; margin-right: 0px!important; } #c_portalResProduct_list-15645349625938354 { background: #fff; } @media only screen and (max-width: 768px) { #c_portalResProduct_list-15924593137477447 .proUl .proLi:nth-child(5) { display:none; } .c_portalResProduct_list-01001017 .proLi { width: calc(calc(100% - 10px) / 2); float: left; margin: 0px 10px 10px 0px; } .c_portalResProduct_list-01001017 .proLi:nth-child(2n) { margin-right: 0px; } .c_portalResProduct_list-01001017 { overflow: hidden; width: 100%; height: auto; min-width: 640px; margin-left: 0; margin-right: 0; } .c_portalResProduct_list-01001017 .p_ProductList { margin: 0; width: auto; height: auto; padding: 0; overflow: hidden; background-color: transparent; white-space: normal; font-size: 0; } .c_portalResProduct_list-01001017 .p_categorySummaryBox { padding: 15px; border-bottom: 1px solid rgba(0,0,0,0.09); } .c_portalResProduct_list-01001017 .p_categorySummary { color: rgba(0,0,0,0.45); font-size: 14px; line-height: 22px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResProduct_list-01001017 .p_sort { margin: 0; width: auto; height: auto; padding: 0 15px; overflow: hidden; font-size: 16px; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; border-bottom: 10px solid #F5F5F5; } .c_portalResProduct_list-01001017 .d_sortBtn { -webkit-flex: 1.5; flex: 1.5; -webkit-box-flex: 1.5; -moz-box-flex: 1.5; -ms-flex: 1.5; display: block; position: relative; width: 100%; line-height: 40px; text-align: center; } .c_portalResProduct_list-01001017 .d_sortBtn:hover, .c_portalResProduct_list-01001017 .d_sortBtn:active { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .d_sortBtn.active { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .p_default { -webkit-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; } .c_portalResProduct_list-01001017 .d_sortBtn:lang(active) { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont:first-child { display: none; } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont { display: inline-block; font-size: 12px; width: 0; height: 0; margin: 5px 0 0 3px; font: 0/0 arial; vertical-align: middle; border: 5px dashed transparent; border-top: 5px solid rgba(0,0,0,0.45); text-align: center; } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont:before { content: "\e69a"; line-height: 30px; } .c_portalResProduct_list-01001017 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001017 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001017 .d_sortBtn:active .font .iconfont { color: #1890FF; border-top-color: #1890FF; } .c_portalResProduct_list-01001017 .d_sortBtn .font .down-arrow { margin-top: 0; border-top: 0 none; border-bottom: 5px solid rgba(0,0,0,0.45); } .c_portalResProduct_list-01001017 .d_sortBtn .font .arrow:before { content: "\e69c"; } .c_portalResProduct_list-01001017 .p_default .font .iconfont { display: none; } .c_portalResProduct_list-01001017 .p_products { width: auto; height: auto; margin: 0; padding: 0; overflow: hidden; white-space: normal; } .c_portalResProduct_list-01001017 .p_Product { position: relative; display: inline-block; vertical-align: top; width: calc((100% - 0px)/3); padding: 15px 15px 0; height: inherit; } .c_portalResProduct_list-01001017 .p_ProductInner { width: 100%; padding: 0 0 15px; border-top: 0 none; border-left: 0 none; border-right: 0 none; box-sizing: content-box; display: -webkit-box; display: -moz-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } .c_portalResProduct_list-01001017 .p_Product:last-of-type .p_ProductInner { border: 0 none; } .c_portalResProduct_list-01001017 .p_images { position: relative; width: 100%; height: auto; margin: 0; padding: 0; text-align: center; font-size: 0; overflow: hidden; webkit-flex: 1; flex: 1; -webkit-box-flex: 1; -moz-box-flex: 1; -ms-flex: 1; } .c_portalResProduct_list-01001017 .p_image { width: 100%; height: 100%; overflow: hidden; } .c_portalResProduct_list-01001017 .p_imagesPc { display: none; } .c_portalResProduct_list-01001017 .p_linkB { width: inherit; height: inherit; display: block; position: static; } .c_portalResProduct_list-01001017 .p_image { width: 100%; height: 100%; padding: 0; } .c_portalResProduct_list-01001017 .p_ThumbnailBox { display: none; } .c_portalResProduct_list-01001017 .d_articles { height: auto; width: auto; padding: 0 0 0 15px; margin: 0; overflow: hidden; -webkit-flex: 2.4; flex: 2.4; -webkit-box-flex: 2.4; -moz-box-flex: 2.4; -ms-flex: 2.4; } .c_portalResProduct_list-01001017 .d_HeadBox { margin: 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResProduct_list-01001017 .d_title { display: block; width: auto; height: auto; margin: 0; padding: 0; font-weight: 400; cursor: pointer; line-height: 22px; vertical-align: middle; } .c_portalResProduct_list-01001017 .p_TagBox { position: absolute; top: 0; right: 0; margin: 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; display: none; } .c_portalResProduct_list-01001017 .p_tag { float: left; margin: 0 5px 0 5px; padding: 0; border-width: 1px; border-style: none; border-color: transparent; overflow: hidden; } .c_portalResProduct_list-01001017 .p_tag:hover { border-width: 1px; border-style: none; border-color: transparent; } .c_portalResProduct_list-01001017 .p_tag:active { border-width: 1px; border-style: none; border-color: transparent; } .c_portalResProduct_list-01001017 .d_item { width: auto; height: auto; margin: 5px 0; padding: 0; vertical-align: middle; overflow: hidden; } .c_portalResProduct_list-01001017 .d_item .d_itemLable { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; font-size: 14px; } .c_portalResProduct_list-01001017 .d_item .d_itemValue { display: inline-block; vertical-align: middle; font-size: 14px; } .c_portalResProduct_list-01001017 .p_salePricePc, .c_portalResProduct_list-01001017 .p_NomBoxPc { display: none; } .c_portalResProduct_list-01001017 .d_SummaryBox { margin: 5px 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResProduct_list-01001017 .d_summary { color: #999; font-size: 12px; line-height: 20px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResProduct_list-01001017 .d_SalePrice { display: inline-table; margin: 0; padding: 0; text-align: left; vertical-align: middle; } .c_portalResProduct_list-01001017 .p_priceUnit::before { content: "\e6d7"; } .c_portalResProduct_list-01001017 .p_interaction { margin: 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; word-break: break-all; white-space: normal; font-size: 14px; } .c_portalResProduct_list-01001017 .p_interaction .btn-default { display: inline-block; margin: 5px 0 0; } .c_portalResProduct_list-01001017 .p_keyword { display: inline-block; padding-right: 5px; white-space: nowrap; overflow: hidden; vertical-align: middle; } } @media only screen and (min-width: 769px) { .c_portalResProduct_list-01001017 { overflow: hidden; width: 100%; height: auto; margin-left: 0; margin-right: 0; } .c_portalResProduct_list-01001017 .p_ProductList { width: auto; height: auto; overflow: hidden; white-space: normal; font-size: 0; padding: 20px 25px; } .c_portalResProduct_list-01001017 .p_categorySummaryBox { padding: 0 0 20px; margin: 0 0 30px; border-bottom: 1px solid rgba(0,0,0,0.09); } .c_portalResProduct_list-01001017 .p_categorySummary { color: rgba(0,0,0,0.45); font-size: 14px; line-height: 22px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResProduct_list-01001017 .p_sort { margin: 0 0 10px; width: auto; height: auto; padding: 0 0 0 1px; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; clear: both; font-size: 14px; } .c_portalResProduct_list-01001017 .d_sortBtn { position: relative; float: left; height: 30px; margin: 0 0 0 -1px; line-height: 30px; text-align: left; padding-left: 15px; padding-right: 30px; background-color: rgba(255, 255, 255, 1); border-width: 1px; border-style: solid; border-color: #D9D9D9; cursor: pointer; color: rgba(0,0,0,0.65); } .c_portalResProduct_list-01001017 .d_sortBtn:hover, .c_portalResProduct_list-01001017 .d_sortBtn:active { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .d_sortBtn.active { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .p_default { padding-right: 15px; } .c_portalResProduct_list-01001017 .d_sortBtn:lang(active) { border-color: #1890FF; color: #1890FF; z-index: 2; } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont:first-child { display: none; } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont { display: inline-block; position: absolute; top: 0; right: 8px; font-size: 12px; color: rgba(0,0,0,0.65); text-align: center; transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); } .c_portalResProduct_list-01001017 .d_sortBtn .font .iconfont:before { content: "\e69a"; line-height: 30px; } .c_portalResProduct_list-01001017 .d_sortBtn:lang(active) .font .iconfont, .c_portalResProduct_list-01001017 .d_sortBtn:hover .font .iconfont, .c_portalResProduct_list-01001017 .d_sortBtn:active .font .iconfont { color: #1890FF; } .c_portalResProduct_list-01001017 .d_sortBtn .font .arrow { transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); } .c_portalResProduct_list-01001017 .d_sortBtn .font .down-arrow { transform: rotate(0deg); -ms-transform: rotate(0deg); -moz-transform: rotate(0deg); -webkit-transform: rotate(0deg); } .c_portalResProduct_list-01001017 .d_sortBtn .font .arrow:before { content: "\e69a"; } .c_portalResProduct_list-01001017 .p_default .iconfont.arrow { display: none; } .c_portalResProduct_list-01001017 .p_products { width: auto; height: auto; margin: 0; padding: 0; overflow: hidden; white-space: normal; } .c_portalResProduct_list-01001017 .p_Product { position: relative; display: inline-block; vertical-align: top; width: calc((100% - 0px)/3); padding: 10px; height: inherit; } .c_portalResProduct_list-01001017 .p_ProductInner { width: 100%; padding: 0 0 5px; box-sizing: content-box; } .c_portalResProduct_list-01001017 .p_ProductInner:hover { border-width: 3px; border-color: #1890FF; margin: -2px; } .c_portalResProduct_list-01001017 .p_images { position: relative; width: 100%; height: 188px; margin: 0; padding: 0; text-align: center; font-size: 0; overflow: hidden; } .c_portalResProduct_list-01001017 .p_imagesMo { display: none; } .c_portalResProduct_list-01001017 .p_linkB { width: inherit; height: inherit; display: block; position: static; } .c_portalResProduct_list-01001017 .p_image { width: 100%; height: 100%; padding: 0; } .c_portalResProduct_list-01001017 .p_ThumbnailBox { position: absolute; left: 0; bottom: 1px; z-index: 10; width: 236px; height: auto; padding: 0; overflow: hidden; height: auto; } .c_portalResProduct_list-01001017 .p_ThumbnailBox .p_thumbnail { position: relative; width: 42px; height: 34px; float: left; margin: 0 2px; max-width: 42px; max-height: 34px; overflow: hidden; border: 2px solid rgba(0,0,0,.45) } .c_portalResProduct_list-01001017 .p_ThumbnailBox .p_thumbnail:hover { border-color: rgba(255,255,255,.7) } .c_portalResProduct_list-01001017 .d_articles { height: auto; width: auto; padding: 0 0 0 15px; margin: 0; overflow: hidden; -webkit-flex: 2.4; flex: 2.4; -webkit-box-flex: 2.4; -moz-box-flex: 2.4; -ms-flex: 2.4; } .c_portalResProduct_list-01001017 .d_HeadBox { margin: 5px 0 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResProduct_list-01001017 .d_title { display: block; width: auto; height: auto; margin: 0; padding: 0; font-weight: 400; cursor: pointer; line-height: 22px; vertical-align: middle; } .c_portalResProduct_list-01001017 .p_TagBox { position: absolute; top: 0; right: 0; margin: 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; } .c_portalResProduct_list-01001017 .p_tag { float: left; margin: 0 5px 0 5px; padding: 0; border-width: 1px; border-style: none; border-color: transparent; overflow: hidden; } .c_portalResProduct_list-01001017 .p_tag:hover { border-width: 1px; border-style: none; border-color: transparent; } .c_portalResProduct_list-01001017 .p_tag:active { border-width: 1px; border-style: none; border-color: transparent; } .c_portalResProduct_list-01001017 .d_item { width: auto; height: auto; margin: 5px 0; padding: 0; vertical-align: middle; overflow: hidden; } .c_portalResProduct_list-01001017 .d_item .d_itemLable { display: inline-block; vertical-align: middle; margin: 0 5px 0 0; font-size: 14px; } .c_portalResProduct_list-01001017 .d_item .d_itemValue { display: inline-block; vertical-align: middle; font-size: 14px; } .c_portalResProduct_list-01001017 .p_salePriceMo, .c_portalResProduct_list-01001017 .p_NomBoxMo { display: none; } .c_portalResProduct_list-01001017 .d_SummaryBox { margin: 5px 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResProduct_list-01001017 .d_summary { line-height: 20px; text-align: left; vertical-align: top; word-break: break-all; } .c_portalResProduct_list-01001017 .d_SalePrice { display: inline-table; margin: 0; padding: 0; text-align: left; vertical-align: middle; } .c_portalResProduct_list-01001017 .p_priceUnit::before { content: "\e6d7"; } .c_portalResProduct_list-01001017 .p_interaction { margin: 0; width: auto; height: auto; padding: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; overflow: hidden; word-break: break-all; white-space: normal; font-size: 14px; } .c_portalResProduct_list-01001017 .p_interaction .btn-default { display: inline-block; margin: 5px 0 0 ; } .c_portalResProduct_list-01001017 .p_keyword { display: inline-block; padding-right: 5px; white-space: nowrap; overflow: hidden; vertical-align: middle; } } @media only screen and (min-width: 769px) and (max-width: 1024px) { } #c_portalResProduct_list-15620386297305948 .p_Product { width: calc((100% - 0px)/5); } #c_portalResProduct_list-15620386297305948 .p_CommonSummaryBoxA { text-align: center; } #c_portalResProduct_list-15620386297305948 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResProduct_list-15620386297305948 >div { animation-fill-mode: both; } #c_portalResProduct_list-15620386297305948 .relative { position: relative; } #c_portalResProduct_list-15620386297305948 .absolute { position: absolute; } #c_portalResProduct_list-15620386297305948 #products { width: 100%; height: auto; overflow: hidden; padding: 1rem 0rem; } #c_portalResProduct_list-15620386297305948 .proName { width: 100%; height: auto; text-align: center; margin: 1rem 0 2rem; } #c_portalResProduct_list-15620386297305948 .list { position: relative; width: 100%; height: auto; } #c_portalResProduct_list-15620386297305948 .swiper-container-pro { width: calc(100% - 64px); margin: 0 auto; } #c_portalResProduct_list-15620386297305948 .swiper-wrapperUl { width: 100%; } #c_portalResProduct_list-15620386297305948 .productLi { overflow: hidden; } #c_portalResProduct_list-15620386297305948 .block { display: block; } #c_portalResProduct_list-15620386297305948 .aTop { width: 100%; height: 0px; padding-bottom: 100%; overflow: hidden; } #c_portalResProduct_list-15620386297305948 .picture { width: 100%; height: 100%; top: 0px; left: 0px; background: #fff; } #c_portalResProduct_list-15620386297305948 .proPic { width: 100%; height: 100%; padding: 15px; } #c_portalResProduct_list-15620386297305948 .number { margin-top: 15%; margin-bottom: 5%; font-size: 16px; padding-left: 20%; color: #fff; } #c_portalResProduct_list-15620386297305948 .number::before { content: ''; position: absolute; left: 5%; top: 0px; bottom: 0px; margin: auto; display: block; width: 10%; height: 2px; background: #fff; } #c_portalResProduct_list-15620386297305948 .blue { background: rgba(172, 105, 23, 0.6); top: 100%; left: 0px; width: 100%; height: 100%; transition: all .5s ease; } #c_portalResProduct_list-15620386297305948 .desc1 { padding: 0 20%; color: #fff; height: 6rem; line-height: 1.5rem; overflow: hidden; } #c_portalResProduct_list-15620386297305948 .proName2 { display: block; color: #333; font-size: 16px; background: #fff; margin-top: 0px; padding: 0 15%; border-top: 1px solid #ac6917; line-height: 60px; overflow: hidden; transition: all .5s ease; text-overflow: ellipsis; white-space: nowrap; } #c_portalResProduct_list-15620386297305948 .desc2 { color: #888; font-size: 0.75rem; margin: 16px 0 28px 0; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; opacity: 1; letter-spacing: 1px; transition: all .5s ease; display: none; } #c_portalResProduct_list-15620386297305948 #products .swiper-button-prev { position: absolute; top: 43%; left: 0px; font-size: 2rem; cursor: pointer; color: #fff; transition: all .5s ease; } #c_portalResProduct_list-15620386297305948 #products .swiper-button-prev:hover { color: #015bbb; } #c_portalResProduct_list-15620386297305948 #products .swiper-button-next { position: absolute; top: 43%; right: 0px; font-size: 2rem; cursor: pointer; color: #fff; transition: all .5s ease; } #c_portalResProduct_list-15620386297305948 #products .swiper-button-next:hover { color: #015bbb; } #c_portalResProduct_list-15620386297305948 .proPrice { color: red; display: none; } @media only screen and (min-width: 769px) { #c_portalResProduct_list-15620386297305948 .productLi:hover .blue { top:0px; } #c_portalResProduct_list-15620386297305948 .productLi:hover .proName2 { background: #ac6917; color: #fff; } #c_portalResProduct_list-15620386297305948 .productLi:hover .desc2 { opacity: 0; } } @media only screen and (max-width: 768px) { #c_portalResProduct_list-15620386297305948 .productLi:hover .proName2 { background: #ac6917; color: #fff; } #c_portalResProduct_list-15620386297305948 .proName2 { line-height: 42px; font-size: 14px; } } #c_portalResProduct_list-15620386297305948 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15620386297305948 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15620386297305948 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15620386297305948 .p_loading .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15924515164091623 .p_Product { width: calc((100% - 0px)/4); } #c_portalResProduct_list-15924515164091623 .p_CommonSummaryBoxA { text-align: center; } #c_portalResProduct_list-15924515164091623 .p_MatteIcon .iconfont:before { content: '\e602'; } #c_portalResProduct_list-15924515164091623 >div { animation-fill-mode: both; } #c_portalResProduct_list-15924515164091623 .proBox { width: 100%; height: auto; overflow: hidden; } #c_portalResProduct_list-15924515164091623 .proContainer { width: 100%; height: auto; overflow: hidden; margin: 0rem auto; } #c_portalResProduct_list-15924515164091623 .proLi { position: relative; overflow: hidden; padding: 20px 10px; } #c_portalResProduct_list-15924515164091623 .porTbox { position: relative; overflow: hidden; width: 100%; height: auto; padding-bottom: 100%; background: #fff; } #c_portalResProduct_list-15924515164091623 .proImg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; padding: 0; } #c_portalResProduct_list-15924515164091623 .porBbox { position: relative; overflow: hidden; width: 100%; height: auto; padding: 20px 20px 10px; border-top: none; background: #fff; } #c_portalResProduct_list-15924515164091623 .proTitle { font-size: 1rem; color: #666; overflow: hidden; text-overflow: ellipsis; position: relative; white-space: nowrap; width: 100%; margin-bottom: 10px; } #c_portalResProduct_list-15924515164091623 .proSummry { color: #777; white-space: nowrap; overflow: hidden; margin: 10px 0; text-overflow: ellipsis; display: none; } #c_portalResProduct_list-15924515164091623 .lookDetail { position: relative; display: block; color: #fff; display: none; height: 38px; line-height: 38px; border-top: 1px solid #e5e5e5; } #c_portalResProduct_list-15924515164091623 .arrowsR { position: absolute; top: 50%; right: 0px; transform: translate(0, -50%); width: 30px; } #c_portalResProduct_list-15924515164091623 .arrowsR img { position: absolute; transition: all .5s ease; } #c_portalResProduct_list-15924515164091623 .harr { opacity: 0; } #c_portalResProduct_list-15924515164091623 .showBox { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; transition: all 0.5s ease; } #c_portalResProduct_list-15924515164091623 .showBoxLink { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; width: 60%; display: none; color: #fff; text-align: center; font-size: 1rem; padding: 0.5rem 0; } #c_portalResProduct_list-15924515164091623 .showBoxLink::before { content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } #c_portalResProduct_list-15924515164091623 .showBoxLink::after { content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } #c_portalResProduct_list-15924515164091623 .lookDetail:hover .barr { opacity: 0; } #c_portalResProduct_list-15924515164091623 .lookDetail:hover .harr { opacity: 1; } #c_portalResProduct_list-15924515164091623 .proLi:hover .showBox { opacity: 1; } #c_portalResProduct_list-15924515164091623 .proLi:hover .proImg { transform: translate( -50% ,-50%) scale(1.1); } #c_portalResProduct_list-15924515164091623 .proLi:hover .showBoxLink::before { width: 1rem; } #c_portalResProduct_list-15924515164091623 .proLi:hover .showBoxLink::after { width: 1rem; } @media only screen and (min-width: 769px) { #c_portalResProduct_list-15924515164091623 .proContainer { max-width:100%; } #c_portalResProduct_list-15924515164091623 .proLi { width: calc(100% / 4); height: auto; float: left; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { #c_portalResProduct_list-15924515164091623 .proContainer { max-width:100%; } #c_portalResProduct_list-15924515164091623 .proLi { width: 50%; height: auto; } } #c_portalResProduct_list-15924515164091623 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15924515164091623 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15924515164091623 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } #c_portalResProduct_list-15924515164091623 .p_loading .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResProduct_list-01001017 .proBox { width: 100%; height: auto; overflow: hidden; } .c_portalResProduct_list-01001017 .proContainer { width: 100%; height: auto; overflow: hidden; } .c_portalResProduct_list-01001017 .proLi { position: relative; overflow: hidden; padding: 0px; } .c_portalResProduct_list-01001017 .porTbox { position: relative; overflow: hidden; width: 100%; height: auto; padding-bottom: 74%; display: block; } .c_portalResProduct_list-01001017 .proImg { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; transition: all .5s ease; display: block; } .c_portalResProduct_list-01001017 .porBbox { position: relative; overflow: hidden; width: 100%; height: 60px; padding: 20px 20px 10px; background: #f5f5f5; } .c_portalResProduct_list-01001017 .proTitle { font-size: 20px; color: #333; overflow: hidden; text-overflow: ellipsis; position: relative; width: 100%; font-weight:bold; text-align: center; transition: all .5s ease; line-height: 32px; margin-bottom:15px; } .c_portalResProduct_list-01001017 .proSummry { color: #777; white-space: nowrap; overflow: hidden; margin: 10px 0; text-overflow: ellipsis; } .c_portalResProduct_list-01001017 .lookDetail { position: relative; display: block; color: #777; height: 38px; line-height: 38px; border-top: 1px solid #e5e5e5; display: none; } .c_portalResProduct_list-01001017 .arrowsR { position: absolute; top: 50%; right: 0px; transform: translate(0, -50%); width: 30px; } .c_portalResProduct_list-01001017 .arrowsR img { position: absolute; transition: all .5s ease; } .c_portalResProduct_list-01001017 .harr { opacity: 0; } .c_portalResProduct_list-01001017 .showBox { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; opacity: 0; transition: all 0.5s ease; } .c_portalResProduct_list-01001017 .showBoxLink { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); display: block; width: 60%; color: #fff; text-align: center; font-size: 1rem; padding: 0.5rem 0; display: none; } .c_portalResProduct_list-01001017 .showBoxLink::before { content: ''; position: absolute; top: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } .c_portalResProduct_list-01001017 .showBoxLink::after { content: ''; position: absolute; bottom: 0px; left: 50%; transform: translateX(-50%); width: 60%; height: 1px; background: #fff; transition: all .5s ease; } .c_portalResProduct_list-01001017 .lookDetail:hover .barr { opacity: 0; } .c_portalResProduct_list-01001017 .lookDetail:hover .harr { opacity: 1; } .c_portalResProduct_list-01001017 .proLi:hover .showBox { opacity: 1; } .c_portalResProduct_list-01001017 .proLi:hover .proImg { transform: translate( -50% ,-50%) scale(1.1); } .c_portalResProduct_list-01001017 .proLi:hover .showBoxLink::before { width: 1rem; } .c_portalResProduct_list-01001017 .proLi:hover .showBoxLink::after { width: 1rem; } @media only screen and (min-width: 769px) { .c_portalResProduct_list-01001017 .proContainer { } .c_portalResProduct_list-01001017 .proLi { width: calc(calc(100% - 40px) / 2); margin: 0px 40px 40px 0px; float: left; } .c_portalResProduct_list-01001017 .proLi:nth-child(2n) { margin-right: 0; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { .c_portalResProduct_list-01001017 .proLi { width: calc(calc(100% - 60px) / 2); margin: 0 30px 30px 0; } } .c_portalResProduct_list-01001017 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResProduct_list-01001017 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResProduct_list-01001017 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResProduct_list-01001017 .p_loading .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .proLi:hover .porBbox { background: #be0013!important; } .proLi:hover .porBbox .proTitle { color: #fff!important; } .c_portalResProduct_list-01001017 .p_CommonSummaryBoxA { text-align: center; } .c_portalResProduct_list-01001017 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResProduct_list-01001017 >div { animation-fill-mode: both; } .c_portalResProduct_list-01001017 .proSwiperBox { position: relative; padding: 0px 0px; } .c_portalResProduct_list-01001017 .swiper-container { width: 100%; height: auto; } .c_portalResProduct_list-01001017 .imgbox { overflow: hidden; } .c_portalResProduct_list-01001017 .proCotent { position: relative; } .c_portalResProduct_list-01001017 .content { opacity: 1; transition: all .5s ease; background: #fff; padding:30px 20px; } .c_portalResProduct_list-01001017 .proCotent:hover .content { opacity: 1; transition: all .5s ease; background: #245185; } .c_portalResProduct_list-01001017 .proCotent:hover .content *{ color:#fff; } .c_portalResProduct_list-01001017 .proLink { position: absolute; top: 0px; left: 0px; display: block; width: 100%; height: 100%; } .c_portalResProduct_list-01001017 .swiper-button-prev { position: absolute; top: 0px; bottom: 0px; left: 20px; margin: auto; width: 30px; height: 50px; line-height: 50px; text-align: center; z-index: 10; cursor: pointer; border-radius: 1px; -webkit-transition: all 200ms ease; transition: all 200ms ease; background: rgba(100,100,100,.4); font-size: 1.5rem; color: #fff; } .c_portalResProduct_list-01001017 .swiper-button-next { position: absolute; top: 0px; bottom: 0px; right: 20px; margin: auto; width: 30px; height: 50px; line-height: 50px; text-align: center; z-index: 10; cursor: pointer; border-radius: 1px; -webkit-transition: all 200ms ease; transition: all 200ms ease; background: rgba(100,100,100,.4); font-size: 1.5rem; color: #fff; } .c_portalResProduct_list-01001017 .proPic { width: 100%; height: 100%; transition: all .5s ease; transform: scale(1); } .c_portalResProduct_list-01001017 .proCotent .proMs { text-align: center; color: #333; line-height:30px; transition: all .5s ease; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; } .c_portalResProduct_list-01001017 .proCotent:hover .proPic { transform: scale(1.2); } .e_FlowCommonStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_FlowCommonStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_FlowCommonStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_FlowCommonStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: #1890FF; } .e_FlowCommonStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_FlowCommonStyleBox-001 .title_icon::before{ content: ""; } .e_FlowCommonStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_FlowCommonStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_FlowCommonStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: #1890FF; padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_FlowCommonStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_FlowCommonStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_FlowCommonStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_FlowCommonStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_FlowCommonStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_FlowCommonStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }.c_portalResSearch_total-02001002 input::-webkit-input-placeholder { color: #666!important; } .c_portalResSearch_total-02001002 textarea::-webkit-input-placeholder { color: #666!important; } .c_portalResSearch_total-02001002 { margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 192px; width: auto; display: inline-block; font-size: 0; } .c_portalResSearch_total-02001002 .p_contentBox { width: 100%; height: auto; overflow: visible; white-space: nowrap; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001002 .p_headbox { width: 100%; height: auto; } .c_portalResSearch_total-02001002 .p_searchBox { width: auto; height: auto; display: inline-block; vertical-align: middle; overflow: visible; padding: 0; margin: 0; border-width: 1px; border-style: none; border-color: rgba(228,228,228,0); background-color: transparent; position: relative; } .c_portalResSearch_total-02001002 .p_searchBox .p_input { width: 220px; display: inline-block; height: 40px; vertical-align: middle; color: inherit; position: relative; font-size: 14px; } .c_portalResSearch_total-02001002 .p_searchBox .p_input .last { display: none; } .c_portalResSearch_total-02001002 .p_searchBox .p_input .forward { position: absolute; left: 5px; top: 50%; transform: translateY(-50%); height: auto; font-size: 15px; } .c_portalResSearch_total-02001002 .p_searchBox .p_input .forward:before { content: "\e661"; color: #a9a9a9; } .c_portalResSearch_total-02001002 .p_searchBtn { width: 60px; height: 40px; display: inline-block; vertical-align: middle; font-size: 14px; color: rgba(255,255,255,1); border-width: 1px; border-style: solid; border-color: rgba(255,255,255,0); text-align: center; padding-top: 0; padding-right: 20px; padding-left: 20px; position: inherit; margin: 0; padding: 0 20px; cursor: pointer; font-family: inherit; font-weight: inherit; text-decoration: none; background-size: 100% 100%; border-top-right-radius: 5px; border-bottom-right-radius: 5px; background: #245185; border-radius: 0px 6px 6px 0px; } .c_portalResSearch_total-02001002 .p_searchBtn .font { display: table-cell; vertical-align: middle; bottom: 0; height: inherit; color: inherit; font-family: inherit; font-weight: inherit; font-size: inherit; text-decoration: none; position: relative; text-align: center; } .c_portalResSearch_total-02001002 .p_input input, .c_search_total-02001 .p_input .InputText { display: inline-block; height: 100%; width: inherit; line-height: inherit; border-width: 1px; border-style: solid; border-color: #f0f0f0; padding-left: 25px; padding-right: 5px; border-top-left-radius: 5px; border-bottom-left-radius: 5px; } .c_portalResSearch_total-02001002 .p_select { height: auto; position: relative; font-size: 0; display: inline-block; width: auto; vertical-align: middle; margin-left: -1px; } .c_portalResSearch_total-02001002 .p_select input { width: 75px; height: 40px; border: 1px solid rgba(240, 240, 240, 1); line-height: 30px; display: inline-block; vertical-align: middle; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; font-size: 12px; padding: 0 10px; } .c_portalResSearch_total-02001002 .p_select input:hover { background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001002 .p_select input:hover + .shape { background-color: rgb(240, 248, 250); } .c_portalResSearch_total-02001002 .p_select .shape { display: inline-block; width: 30px; height: 40px; position: absolute; right: 0; line-height: 40px; text-align: center; border: 1px solid rgba(240, 240, 240, 1); border-left: none; font-size: 12px; color: rgba(200, 200, 200, 1); } .c_portalResSearch_total-02001002 .p_select .shape:before { content: "\e6c9"; } .c_portalResSearch_total-02001002 .p_select .shape:hover { color: #65beba; } .c_portalResSearch_total-02001002 .p_select .itembox { height: auto; width: 100%; position: absolute; top: 40px; left: 0px; border: 1px solid rgba(240, 240, 240, 1); border-top: 0; overflow-y: auto; z-index: 99; background-color: #fff; font-size: 12px; max-height: 180px; } .c_portalResSearch_total-02001002 .p_select li { width: auto; height: 40px; line-height: 40px; display: block; text-align: center; } .c_portalResSearch_total-02001002 .p_select li:hover { background-color: rgb(240, 248, 250); color: rgb(100, 190, 186); } .c_portalResSearch_total-02001002 .p_select li i img { display: none; } .c_portalResSearch_total-02001002 .p_searchBtnBox { display: none; } @media only screen and (max-width: 768px) { .p_contentBox { zoom:0.8; } } .c_portalResSearch_total-02001002 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResSearch_total-02001002 >div { animation-fill-mode: both; } .c_portalResSearch_total-02001002 .p_searchBtn .font .iconfont:before { color: #fff; font-size: 18px; content: "\e661"; } .c_portalResSearch_total-02001002 .p_product .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_info .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_atlas .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_input .InputText { background: #fff; } .c_portalResSearch_total-02001002 .p_recruit .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_intro .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_mapPosition .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResSearch_total-02001002 .p_question .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; }@media only screen and (max-width: 768px) {  .c_portalResnav_main-01001 .p_problemCategory { display: block; } .c_portalResnav_main-01001 .p_navPc { display: none; } .c_portalResnav_main-01001 .p_linkBox { display: none; } .c_portalResnav_main-01001 .p_parent { display: block; } .c_portalResnav_main-01001 .p_categoryBtn:before {  } .c_portalResnav_main-01001 .icon-arrow_up:before { content: "\e69a"; } .c_portalResnav_main-01001 .icon-arrow_down:before { content: "\e69c"; } .c_portalResnav_main-01001 .p_btn-show { color: #fff; background:#7F7F7F; } .c_portalResnav_main-01001 .p_btn-hide { width: 10%; height: 100%; float: left; background-color: #7F7F7F; } .c_portalResnav_main-01001 .p_category { width: 100%; height: 100%; position: fixed; top: 0; left: 100%; } .c_portalResnav_main-01001 .p_parent { width: auto; height: auto; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 0 0 0 5px; } .c_portalResnav_main-01001 .p_categoryBox { overflow-y: auto; width: 90%; height: 100%; float: left; background-color: rgb(239,239,245); } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox{ background-color: #FFFFFE!important; padding-left: 0px; } .c_portalResnav_main-01001 .p_parentBox{ width: auto; height: auto; color: #fff; } .c_portalResnav_main-01001 .p_parentBox { width: auto; height: auto; color: #fff; background-color: rgb(239,239,245); padding-left: 20px; } .c_portalResnav_main-01001 .p_childBox .p_parent{ border-bottom: 1px solid #c0c0c0; } .c_portalResnav_main-01001 .p_c-fff { display: inline-block; margin-top: 10px; margin-bottom: 10px; color: #fff; } .c_portalResnav_main-01001 .p_categoryBtn { display: block; margin: 12px 5px 10px 0; color: #000000; font-size: 12px; } .c_portalResnav_main-01001 .p_link { height: auto; vertical-align: middle; width: initial; margin: 10px 0; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; display: -webkit-flex; display: -moz-flex; display: -ms-flexbox; display: -ms-flex; display: flex; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; display: -webkit-box; color: #000; } .c_portalResnav_main-01001 { width: 640px; } } @media only screen and (min-width: 769px){ .c_portalResnav_main-01001 .p_problemCategory{ display: none; } .c_portalResnav_main-01001 .p_parent{ display: none; } .c_portalResnav_main-01001 .p_navPc{ display: block; } .c_portalResnav_main-01001 .p_linkBox{ display: block; } .c_portalResnav_main-01001 { width: auto; height: auto; overflow: visible; }  .c_portalResnav_main-01001 .p_category { height: 100%; width: 100%; position: relative; background-color: #FFFFFE; } .clearfix:before, .clearfix:after { content: ""; display: block; clear: both; width: 0; height: 0; visibility: hidden; font-size: 0; } .c_portalResnav_main-01001 .p_categoryBox{ line-height:24px; width: auto; float: left; } .c_portalResnav_main-01001 .p_categoryBox .p_linkBox { width:100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items:center;  } .c_portalResnav_main-01001 .p_categoryBox > .p_parentBox:hover { border-top: 3px solid rgb(64,143,244); } .c_portalResnav_main-01001 .p_categoryBox .p_title{ height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; display: block; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .c_portalResnav_main-01001 .p_categoryBox .p_title:hover{ color:rgb(64,143,244); } .c_portalResnav_main-01001 .p_categoryBtn{ display:inline-block; vertical-align:middle; background-color:rgba(255,255,255,0); border-color:rgba(255,255,255,0); border-style: solid; border-width: 0; color:rgb(64,143,244); height:auto; width:14px; margin: 0 4px 0 0; padding:0; position:static; text-align: center; color:rgba(217,217,217,1); } .c_portalResnav_main-01001 .p_categoryBtn:hover{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_categoryBtn:active{ border-width: 0; border-style: solid; color:rgb(64,143,244); border-color:rgba(255,255,255,0); background-color:rgba(255,255,255,0); box-shadow:none; } .c_portalResnav_main-01001 .p_linkBox .iconfont:before{ content:''; } .c_portalResnav_main-01001 .p_childBox .p_linkBox .icon-duduyinleappicon1401:before{ content:'\e65f'; color:rgb(64,143,244); font-size:10px } .c_portalResnav_main-01001 .p_categoryBox .p_childBox { border:1px solid rgba(240,240,240,1); box-shadow: 2px 1px 2px #c0c0c0;  z-index: 9; } .c_portalResnav_main-01001 .p_categoryBox .p_parentBox{ position:relative; width: 200px;  height: 40px; float: left; text-align: center; } .c_portalResnav_main-01001 .p_parentBox:last-child .p_linkBox { border-bottom:0 none; }  .c_portalResnav_main-01001 .p_categoryBox>.p_parentBox>.p_childBox{ margin-top: 40px; left: 0px; } .c_portalResnav_main-01001 .p_categoryBox .slideOut{ position: absolute; left: 100%; top: 0; width: 100%; height: auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){  }.w_grid-003{ margin-left: auto; margin-right: auto; max-width: 1180px; min-height: 12rem; width: 100%; } .w_grid-003 > .w_grid{ width: 100%; position: relative; } .w_grid-003 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-003 > div > .p_gridbox > .p_gridCell{ float: left; position: static; } .w_grid-003 > div > .p_gridbox > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-003 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-003 > div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-003 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } } @media only screen and (min-width: 769px){ .w_grid-003 > div > .p_gridbox > .p_gridCell{ width: 32.66%; margin-left: 1%; margin-top: 0.6rem; margin-bottom: 0.6rem; } } @media only screen and (max-width: 1440px) and (min-width: 1280){ #c_portalResnav_main-16399243004161895 .mainlist { width: 100px !important; } }.c_portalResComplaintPage_detail-01001 { margin-left: auto; margin-right: auto; width: 100%; height: auto; max-width: 100%; min-width: 320px; overflow: hidden; } .c_portalResComplaintPage_detail-01001 .p_header { text-align: center; } .c_portalResComplaintPage_detail-01001 .p_time { text-align: center; margin: 20px 0; } .c_portalResComplaintPage_detail-01001 .p_articles { margin-top: 0px; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData{ width: auto; background-color: inherit; text-align: center; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .iconfont:before { content: ""; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .first{ height: auto; display: table-cell; font-size: 32px; position: relative; color: #09bb07; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title{ display: inline-table; padding: 0 30px; min-height: 200px; height: 100%; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .first:before{ content: "\e6b4"; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_title .font{ font-size: 18px; display: table-cell; line-height: normal; vertical-align: middle; color: rgba(51,51,51,1); font-weight: bold; text-align: left; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .promptbox{ width: auto; height: 100%; } .c_portalResComplaintPage_detail-01001 .p_PromptNoneData .prompt_content { font-size: 14px; color: rgba(105, 105, 105,1); padding-left: 65px; }  @media only screen and (max-width: 768px) { .c_portalResComplaintPage_detail-01001 .p_complaintPageDetails { padding: 20px; } .c_portalResComplaintPage_detail-01001 .p_time { margin-top: 10px; } .c_portalResComplaintPage_detail-01001 .p_articles { margin-top: 20px; } .c_portalResComplaintPage_detail-01001 .resetHtmlCssStyle .tp img { vertical-align: top; width: 100%; } }  @media only screen and (min-width:769px) { .c_portalResComplaintPage_detail-01001 .p_complaintPageDetails { padding: 30px; } .c_portalResComplaintPage_detail-01001 .p_header { padding-bottom: 8px; } .c_portalResComplaintPage_detail-01001 .p_timeIcon { width: auto; height: auto; display: inline-block; font-size: inherit; margin-right: 5px; } .c_portalResComplaintPage_detail-01001 .p_timeIcon:before { content: '\e67a'; } }  @media only screen and (min-width:769px) and (max-width:1024px) { }.c_portalResPublic_credible-01001{ width: 100%; height: auto; overflow: hidden; margin-right: auto; margin-left: auto; max-height: 192px; max-width: 1180px; } @media only screen and (max-width: 768px){ .c_portalResPublic_credible-01001 .content{ width: 100%; height: 100px; } .c_portalResPublic_credible-01001 .content img { display: inline-block; width: 100%; height: auto; } } @media only screen and (min-width: 769px){ .c_portalResPublic_credible-01001 .content{ width: 100%; height: 100px; } .c_portalResPublic_credible-01001 .content img { display: inline-block; width: 100%; height: auto; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } .e_IndexOrdinaryStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_IndexOrdinaryStyleBox-001 .stylebox_top{ background-color: transparent; }  .e_IndexOrdinaryStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; } .e_IndexOrdinaryStyleBox-001 .stylebox_link:hover{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_link:active{ color: rgba(101,190,186,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_top{ width: auto; height: 40px; } .e_IndexOrdinaryStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size:medium; } .e_IndexOrdinaryStyleBox-001 .title_icon::before{ content: ""; } .e_IndexOrdinaryStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_IndexOrdinaryStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_IndexOrdinaryStyleBox-001 .stylebox_link{ float: right; vertical-align: middle; margin-right: 15px; } .e_IndexOrdinaryStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_IndexOrdinaryStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_IndexOrdinaryStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_IndexOrdinaryStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_IndexOrdinaryStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; height: calc(100% - 48px); width-uint:%; } .e_IndexOrdinaryStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }   .e_ContentMajorStyleBox-001 .stylebox_link{ color:#666666; font-size: 14px; height: inherit; display: table; padding:0 15px; border-width: 0px; float: right; vertical-align: middle; margin-right: 15px; } .e_ContentMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_ContentMajorStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_ContentMajorStyleBox-001 .title_icon::before{ content: ""; } .e_ContentMajorStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_ContentMajorStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_ContentMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; padding-right: 22px; vertical-align: top; } .e_ContentMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_ContentMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_ContentMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_ContentMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_ContentMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color:#f0f0f0; width: 100%; width-uint:%; } .e_ContentMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001{  width: 100%; height: auto; width-uint:%; }  .e_SideMajorStyleBox-001 .stylebox_link{ color: #666666; font-size: 14px; display: table; height: inherit; border-width: 0; float: right; vertical-align: middle; margin-right: 15px; } .e_SideMajorStyleBox-001 .stylebox_top{ width: auto; height: 40px; background-color: rgba(101, 190, 186, 1); } .e_SideMajorStyleBox-001 .title_icon{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); margin-right: 10px; font-size: medium; } .e_SideMajorStyleBox-001 .title_icon::before{ content: ""; } .e_SideMajorStyleBox-001 .title_main{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-weight: normal; font-size: 16px; max-width: 600px; overflow: hidden; text-overflow:ellipsis; white-space: nowrap; } .e_SideMajorStyleBox-001 .title_sub{ display: inline-block; vertical-align: middle; line-height: 40px; color: rgba(255,255,255,1); font-size: 14px; font-weight: normal; margin-left: 10px; } .e_SideMajorStyleBox-001 .stylebox_title{ display: inline-block; width: auto; height: inherit; background-color: rgba(101, 190, 186, 1); padding-left: 15px; padding-right: 15px; font-size: 0; vertical-align: bottom; white-space: nowrap; } .e_SideMajorStyleBox-001 .stylebox_link a{ color: inherit; display: table-cell; vertical-align: middle; } .e_SideMajorStyleBox-001 .link_icon{ display: inline-block; margin-left: 5px; } .e_SideMajorStyleBox-001 .link_icon::before{ content: '\e6af'; } .e_SideMajorStyleBox-001 .stylebox_top_line{ height: 1px; background-color: rgba(240,240,240,1); } .e_SideMajorStyleBox-001 .stylebox_content { border-style: solid; border-width: 1px; border-color: #f0f0f0; width: 100%; width-uint:%; } .e_SideMajorStyleBox-001 .stylebox_bottom_line{ height: 1px; background-color: rgba(240,240,240,1); }@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 96% !important; margin-top: 0px !important; } #w_fimgbox-1557043473907 { width: 96% !important; } #w_fimgbox-1557043491640{ width: 96% !important; } #w_grid-1557024169152 #w_common_text-1557024247061 p{ text-align: center; } #w_common_text-1557050525115 span{ font-size:16px !important; } #w_common_text-1557050547523 span{ font-size:16px !important; } #w_common_text-1557050633699 span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001{ min-height:500px; width:100%; } #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width: 100% !important; } #w_fimgbox-1557043491640{ width: 100% !important; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_fimgbox-1557041067278 { width: 100% !important; margin-top: 20px !important; } #w_fimgbox-1557043473907 { width:100% !important; } #w_fimgbox-1557043491640{ width:100% !important; } } .w_fimg-000 .p_title{ display:inline-table; margin:0; min-width:37px; padding:0; color:rgba(51,51,51,1); font-size:16px; font-weight:400; cursor:pointer; } .w_fimg-000 .p_title .font{ vertical-align:middle; line-height: 21px; } .w_fimg-000 .p_title:hover{ color:rgba(87,177,173,1); } .w_fimg-000 .p_title:active{ color:rgba(69,165,161,1); } .w_fimg-000 .p_title .iconfont:before{ display: inline-block; content:""; } .w_fimg-000{ position:relative; width:100%; height:auto; min-height: 200px; } .w_fimg-000 .animated{ width:100%; height:100%; position: relative; min-height: inherit; } .w_fimg-000 .font { white-space: nowrap; } .w_fimg-000 .p_link001{ width:100%; height:100%; } .w_fimg-000 .p_link002{ width:100%; height:30px; } .w_fimg-000 .p_box{ width: 100%; height: 100%; text-align:center; position: static; } .w_fimg-000 .p_dimage{ height: inherit; overflow: hidden; font-size: 0; } .w_fimg-000 .e_image:hover:after { background: transparent; } .w_fimg-000 .p_dimage:empty{ width: 100%; height: 100%; top: 0; left: 0; position:absolute; background: #f2f2f2 url(../image/camera.png) no-repeat center; }.c_portalResProduct_category-01001 .p_categoryBox .p_parentBox .p_linkBox:hover{ background: #e6f7ff; } @media only screen and (max-width:768px) { .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: inline-block; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_childBox .p_parentBox { background: #FFFFFF; } .c_portalResProduct_category-01001 .p_childBox .p_parentBox .p_linkBox { background: #EFEFF4; width: 100%; border-bottom: 1px solid #d5d5d6; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_childBox { background: #efeff4; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; background: #fff; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; height: 50px; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e69a'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e69c'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px; width: 100%; } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_childBox { background: #efeff4; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 .p_btn-show .p_c-fff { color: #fff; } .c_portalResProduct_category-01001 .p_btn-show .p_c-fff { margin: 0 0 0 10px; vertical-align: middle; width: auto; float: right; line-height: 50px; } .c_portalResProduct_category-01001 .p_categoryBox { overflow-y: auto; height: 100%; float: left; } } @media only screen and (min-width:769px) and (max-width: 1024px) { .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: none; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_childBox .p_parentBox { width: 100%; } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_btn-hide { width: 10%; height: 100%;  display: none; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .iconfont:before {  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9';  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8';  } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } } @media only screen and (min-width:1024px) { .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .e_title .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_up:before { content: '\e6c9'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8'; color: #7B7B7E; } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } .c_portalResProduct_category-01001 { height: auto; width: 280px; overflow: visible; } .c_portalResProduct_category-01001 .e_ContentOrdinaryStyleBox-001 .stylebox_title { width: 100%; }  .c_portalResProduct_category-01001 .p_category { height: 100%; width: 100%; position: relative; } .c_portalResProduct_category-01001 .p_categoryBox { line-height: 24px; } .c_portalResProduct_category-01001 .p_btn-show { display: none; } .c_portalResProduct_category-01001 .p_title { font-size: 16px; } .c_portalResProduct_category-01001 .p_categoryBox .p_linkBox { width: 100%; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -moz-flex; display: -ms-flexbox; display: flex; align-items: center; padding: 5px 10px; border-bottom: 1px solid #fff; } .c_portalResProduct_category-01001 .p_categoryBox .p_title { height: auto; width: auto; -webkit-flex: 1; -moz-flex: 1; -ms-flex: 1; flex: 1; -moz-box-flex: 1; -webkit-box-flex: 1; box-flex: 1; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; align-items: center; } .c_portalResProduct_category-01001 .p_categoryBtn { display: inline-block; vertical-align: middle; background-color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); border-style: solid; border-width: 0; color: rgba(101, 190, 186, 1); height: auto; width: 14px; margin: 0 4px 0 0; padding: 0; position: static; text-align: center; font-size: 14px; color: rgba(217, 217, 217, 1); } .c_portalResProduct_category-01001 .p_categoryBtn:active { border-width: 0; border-style: solid; color: rgba(101, 190, 186, 1); border-color: rgba(255, 255, 255, 0); background-color: rgba(255, 255, 255, 0); box-shadow: none; } .c_portalResProduct_category-01001 .p_linkBox .c { content: '\e6c9';  } .c_portalResProduct_category-01001 .p_linkBox .icon-arrow_down:before { content: '\e6c8';  } .c_portalResProduct_category-01001 .p_categoryBox .p_childBox { padding-left: 20px } .c_portalResProduct_category-01001 .p_categoryBox .p_parentBox { position: relative; height: auto; } .c_portalResProduct_category-01001 .p_categoryBox .slideOut { position: absolute; left: 100%; top: 0; width: 100%; height: auto; } .c_portalResProduct_category-01001 .p_image { width: 30px; height: 30px; display: inline-block; vertical-align: middle; margin-right: 5px; } .c_portalResProduct_category-01001 .p_image>img { width: 100%; height: 100%; } .c_portalResProduct_category-01001 .p_num .iconfont:before { content: '' } .c_portalResProduct_category-01001 .p_num { color: #ccc; } .c_portalResProduct_category-01001 .p_childBox .p_num { color: #333; } .c_portalResProduct_category-01001 .p_btn-hide { width: 10%; height: 100%;  background-color: #7F7F7F; display: none; } .c_portalResProduct_category-01001 .p_parentBox { background: #fff; color: #000; } }.w_fline-001 .p_FLine{ width: 100%; border-top-width: 1px; border-top-style: solid; border-top-color:#f0f0f0; opacity:1; filter:alpha(opacity:100); display: inline-block; vertical-align: middle; } .w_fline-001{ width:100%; min-height:20px; display: block; margin: 0 auto; } .w_fline-001 .w_fline{ width:100%; min-height: inherit; font-size: 0; } .w_fline-001 .w_fline:before{ content: ""; display: inline-block; vertical-align: middle; min-height: inherit; width: 0; }.w_grid-000{ margin-left: auto; margin-right: auto; min-height: 12rem; width: 100%; } .w_grid-000 > .w_grid{ width: 100%; position: relative; } .w_grid-000 > div > .p_gridbox{ width: 100%; overflow: hidden; position: static; } .w_grid-000 > div > div > .p_gridCell{ float: left; position: static; } .w_grid-000 > div > div > .p_gridCell:not(:empty):before{ content:''; height: 0.1px; display: block; } .w_grid-000 > .w_grid.signal{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox{ min-height: inherit; } .w_grid-000 > .w_grid.signal > .p_gridbox > .p_gridCell{ min-height: inherit; } .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ margin-left: 0; clear: left; } #w_grid-000 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left: 0; clear: left; } @media only screen and (max-width: 768px){ .w_grid-000 > div > .p_gridbox > .p_gridCell{ width: 100%; margin-left: 0; margin-top: 0rem; margin-bottom: 0rem; } #w_videobackbox-1649989594648 { display: none; } #w_fvideo-1650272376747 { padding-top: 60px!important; } } @media only screen and (min-width: 769px){ .w_grid-000 > div > .p_gridbox > .p_gridCell:first-child{ width: 100%; margin-left:0; margin-top: 0rem; margin-bottom: 0rem; } #w_fvideo-1650272376747 { display: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1440px) and (min-width: 1280px){ #c_portalResnav_main-16399243004161895 .mainlist { width: 100px!important; } .c_portalResComplaintPage_detail-01001002 .runpic-pic-shade { padding-top: 43%!important; } }.w_fvideo-001{ max-width: 480px; min-height: 270px; margin: 0 auto; } .w_fvideo-001 .w_fvideo{ width: 100%; min-height: inherit; position: relative; overflow: hidden; font-size: 0; } .w_fvideo-001 .w_fvideo:before{ content:''; width: 0; min-height: inherit; display: inline-block; vertical-align: middle; } .w_fvideo-001 .w_fvideo .p_video{ width: 100%; height: auto; display: inline-block; vertical-align: middle; } .w_fvideo-001 .w_fvideo .p_video + div{ display: none; }.w_videobackbox-001{ width:100%; min-height:300px; margin: 0 auto; } .w_videobackbox-001 .w_videobackbox{ height:100%; width:100%; position: relative; font-size: 0; min-height: inherit; } .w_videobackbox-001 .w_videobackbox video{ width: 100%; height: 100%; } .w_videobackbox-001 .w_videobackbox > .p_contentbox{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; } .w_videobackbox-001 .w_videobackbox > .poster_img{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; }@media only screen and (max-width: 768px){ .c_portalResPublic_codeContainer-01001051{ min-height:500px; width:100%; } } @media only screen and (min-width: 769px){ .c_portalResPublic_codeContainer-01001051{ min-height:500px; width:100%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ }.c_portalResNews_list-01001022 { min-width: 320px; width: 100%; } .c_portalResNews_list-01001022 .p_PromptNoneData { width: auto; text-align: center } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_title .iconfont:before { content: "" } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_title .first { height: auto; display: table-cell; position: relative; vertical-align: middle; padding: 0 10px 5px 0; } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_title { display: inline-table; padding: 0 30px; min-height: 200px; height: 100% } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_title .first:before { content: "\e6b4" } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_title .font { display: table-cell; vertical-align: middle; text-align: left } .c_portalResNews_list-01001022 .p_PromptNoneData .promptbox { width: auto; height: 100% } .c_portalResNews_list-01001022 .p_PromptNoneData .prompt_content { padding-left: 65px } .c_portalResNews_list-01001022 .p_moreBtn { position: static; width: auto; display: inline-table; min-height: 29px; margin: 0; padding-bottom: 5px; padding-left: 10px; padding-right: 10px; padding-top: 5px; min-width: 86px; cursor: pointer; text-align: center } .c_portalResNews_list-01001022 .p_moreBtn .font { white-space: nowrap; overflow: visible; vertical-align: middle } .c_portalResNews_list-01001022 .p_moreBtn .iconfont:before { content: "" } @-moz-keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); transform: rotate(360deg); } } @-webkit-keyframes three-quarters-loader { 0% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes three-quarters-loader { 0% { -moz-transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg); transform: rotate(0deg); } 100% { -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .loading_animation { -moz-animation: three-quarters-loader 850ms infinite linear; -webkit-animation: three-quarters-loader 850ms infinite linear; animation: three-quarters-loader 850ms infinite linear; box-sizing: border-box; display: inline-block; position: relative; overflow: hidden; text-indent: -9999px; width: 32px; height: 32px; vertical-align: middle } .c_portalResNews_list-01001022 .p_loading { width: 100%; height: 70px; line-height: 70px; text-align: center; } .c_portalResNews_list-01001022 .p_loading .iconfont:before { content: ""; shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001022 .p_loading .font { display: inline-block; margin-left: 20px; height: inherit } .c_portalResNews_list-01001022 .p_moreBox { margin: 0 20px; width: auto; height: auto; padding: 0; overflow: hidden } .c_portalResNews_list-01001022 .p_ToDetail { display: inline-block; margin: 0; padding: 10px 20px; min-width: 86px; text-align: center; white-space: nowrap; vertical-align: middle; } a>.c_portalResNews_list-01001022 .p_ToDetail:hover { cursor: pointer } .c_portalResNews_list-01001022 .p_SummaryBox { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001022 .p_summary { text-align: left; vertical-align: top; word-break: normal; } .c_portalResNews_list-01001022 .p_time { display: inline-block; margin: 0; padding: 0 5px 0 0; vertical-align: middle; text-align: left; white-space: nowrap; overflow: visible; line-height: 18px; vertical-align: top } .c_portalResNews_list-01001022 .p_assist { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001022 .p_TitleBox { width: auto; height: auto; padding: 5px 0; overflow: hidden; vertical-align: top; } .c_portalResNews_list-01001022 .p_title { display: inline-table; width: 100%; margin: 0; padding: 0; text-align: left; cursor: pointer; overflow: hidden; text-overflow: ellipsis; font-size: 18px; color: #222; } .c_portalResNews_list-01001022 .p_header { margin: 5px 0 0; width: auto; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001022 .p_content { margin: 0; width: 236px; height: 317px; padding: 0; overflow: hidden } .c_portalResNews_list-01001022 .p_images { margin: 0; width: 168px; height: 138px; padding: 0; overflow: hidden; float: left; box-sizing: border-box; -moz-box-sizing: border-box; position: relative; vertical-align: middle; text-align: center; margin-right: 15px; display: none } .c_portalResNews_list-01001022 .p_articles { margin: 0; width: calc((100% - 0px)/4); height: 186px; padding: 0; } .c_portalResNews_list-01001022 .p_news { margin: 0; width: inherit; height: auto; padding: 0; overflow: hidden; } .c_portalResNews_list-01001022 .p_Newslist { margin: 0; padding: 0; overflow: hidden; } .c_portalResNews_list-01001022 { overflow: hidden; } .c_portalResNews_list-01001022 .p_content { width: auto; height: auto; vertical-align: top } .c_portalResNews_list-01001022 .p_SummaryBox { width: auto; height: auto; } .c_portalResNews_list-01001022 .p_assist { width: auto; height: auto; } .c_portalResNews_list-01001022 .p_icon { display: inline-block; vertical-align: middle; margin-top: 2px } .c_portalResNews_list-01001022 .p_about { display: inline-block; vertical-align: middle } .c_portalResNews_list-01001022 .p_articles { display: inline-block; height: auto; width: calc((100% - 0px)/2); padding: 0px 0px 30px; overflow: hidden; float: left; margin-right: 30px; } .c_portalResNews_list-01001022 .p_articles:nth-child(4n) { margin-right: 0; } .c_portalResNews_list-01001022 .p_thumbnail { width: 100%; height: auto; vertical-align: middle; text-align: center; overflow: hidden } .c_portalResNews_list-01001022 .p_thumbnail img { width: 100%; } .c_portalResNews_list-01001022 .higher .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001022 .widther .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001022 .smaller .p_thumbnail { position: absolute; height: 100% } .c_portalResNews_list-01001022 .p_assist { margin-top: 2px; } .c_portalResNews_list-01001022 .p_SummaryBox { clear: both; margin-bottom: 10px; margin-top: 8px; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; } .c_portalResNews_list-01001022 .p_ToDetail { float: left; position: relative; border-color: #e50012 !important; margin-top: 15px; display: none; } .c_portalResNews_list-01001022 .p_summary { white-space: normal; line-height: 1.5; font-size: 0.925rem; } .c_portalResNews_list-01001022 .p_categorySummaryBox { overflow: hidden; padding: 10px; display: none; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001022 .p_articles { margin-top: 10px !important; width: 100% !important; } .c_portalResNews_list-01001022 .mp_linkUrl { display: block; height: auto; } .c_portalResNews_list-01001022 .p_SummaryBox { display: none; } .c_portalResNews_list-01001022 .p_ToDetail { display: none !important; } .c_portalResNews_list-01001022 .mP_SummaryBox { clear: both; } .c_portalResNews_list-01001022 .p_Information { display: flex; padding: 10px 0; } .c_portalResNews_list-01001022 .p_Information li { flex: 1; height: 20px; overflow: hidden; } .c_portalResNews_list-01001022 .p_KeyWord { width: 100%; margin-top: 5px; } .c_portalResNews_list-01001022 .p_KeyWord .p_tag { padding: 5px 15px; margin-right: 10px; border-radius: 3px; } .c_portalResNews_list-01001022 .blank { width: 100%; height: 15px; overflow: hidden; } .c_portalResNews_list-01001022 .p_articles { border: none } } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001022 .mp_linkUrl { display: none; } .c_portalResNews_list-01001022 .mP_SummaryBox { display: none; } .c_portalResNews_list-01001022 .p_Information { display: none; } .c_portalResNews_list-01001022 .p_KeyWord { display: none; } .c_portalResNews_list-01001022 .blank { display: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { } .c_portalResNews_list-01001022 .p_CommonSummaryBoxA { text-align: center; } .c_portalResNews_list-01001022 .p_stylebox .stylebox_top { text-align: center; } .c_portalResNews_list-01001022 .p_MatteIcon .iconfont:before { content: '\e602'; } .c_portalResNews_list-01001022 >div { animation-fill-mode: both; } .c_portalResNews_list-01001022 .newListBox { width: 100%; height: auto; overflow: hidden; } .c_portalResNews_list-01001022 .container { width: 100%; overflow: hidden; margin: 0px auto 0px; } .c_portalResNews_list-01001022 .newList { overflow: hidden; height: auto; } .c_portalResNews_list-01001022 .newPicBox { position: relative; width: 100%; padding-bottom: 66.5%; overflow: hidden; margin: 0 auto; border: #dedede 1px solid; border-bottom: none; } .c_portalResNews_list-01001022 .newPic { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) scale(1); width: 100%; height: 100%; transition: all .5s ease; } .c_portalResNews_list-01001022 .picLink { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; } .c_portalResNews_list-01001022 .contentBoxB { padding: 30px 20px; background: #f4f5f6; } .c_portalResNews_list-01001022 .newTitle { display: block; font-size: 16; font-weight: normal; margin-bottom: 20px; transition: all .5s ease; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align: center; } .c_portalResNews_list-01001022 .lineBox { position: relative; width: 100%; height: 1px; background: #ccc; margin: 1rem 0; } .c_portalResNews_list-01001022 .lineBox::before { content: ''; position: absolute; top: 0px; left: 0px; width: 0px; height: 100%; background: #245185; transition: all .5s ease; } .c_portalResNews_list-01001022 .newMs { position: relative; width: 100%; line-height: 1.5rem; clear: both; font-size: 14px; color: #666; display: -webkit-box; overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical; text-overflow: ellipsis; text-align: center; } .c_portalResNews_list-01001022 .bottomLink { display: block; float: none; width: 30px; min-width: auto; height: 25px; color: #ccc; font-size: 0.875rem; font-family: Raleway; padding: 3px 5px; border: 1px solid #d8d8d8; transition: all .5s ease; } .c_portalResNews_list-01001022 .newList:hover .newPic { transform: translate(-50%,-50%) scale(1.1); } .c_portalResNews_list-01001022 .newList:hover .lineBox::before { width: 100%; } .c_portalResNews_list-01001022 .newList:hover .bottomLink { color: #afafaf; border-color: #afafaf; } @media only screen and (max-width: 768px) { .c_portalResNews_list-01001022 .newList { width: 100%; margin: 0 0px 40px 0; } } @media only screen and (min-width: 769px) { .c_portalResNews_list-01001022 .newList { width:calc(calc(100% - 120px) / 4); margin: 0 40px 0px 0; float: left; } .c_portalResNews_list-01001022 .newList:nth-child(4n) { margin-right: 0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px) { .c_portalResNews_list-01001022 .newList { width:calc(calc(100% - 40px) / 2); margin: 0 40px 40px 0; float: left; } .c_portalResNews_list-01001022 .newList:nth-child(2n) { margin-right: 0; } } .c_portalResNews_list-01001022 .p_hot .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001022 .p_new .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001022 .p_page .pre .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001022 .p_page .next .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } .c_portalResNews_list-01001022 .p_more .iconfont:before { shadow-angle: 0px; shadow-distance: 0px; shadow-angle-ofInset: 0px; shadow-distance-ofInset: 0px; } *{ padding: 0; margin: 0; } .pagebox{ width: 100%; }.pagebox,#-remove--flag{width:100%;margin:0px auto;}body,#-remove--flag{} @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 768px){ #w_grid-1561714421783> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:3%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:94%; margin-left:3%; margin-right:0; clear:none; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:3%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span{ font-size:14px !important; } } @media only screen and (min-width: 769px){ #w_grid-1561714421783> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:5%; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:90%; margin-left:5%; margin-right:0; clear:none; } #w_grid-1561714421783> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:5%; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1561714421783> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(3) span{ font-size:14px !important; } } @media only screen and (max-width: 768px){ #w_grid-1561713338537> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(1) span{ font-size:26px !important; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell>.reset_style:nth-child(2) span{ font-size:20px !important; } } @media only screen and (min-width: 769px){ #w_grid-1561713338537> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1561713338537> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1561714329330> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResSearch_total-16380040770487388 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResSearch_total-16380040770487388 >div{ animation-fill-mode:both; } #c_portalResSearch_total-16380040770487388 .p_intro .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_product .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_info .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_atlas .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_mapPosition .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_question .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_corpVideo .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_companyfile .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388 .p_recruit .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResSearch_total-16380040770487388{ width:auto; max-width:1180px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #c_portalResPublic_codeContainer-16381536941379318 .f-cb{ zoom:1; } #c_portalResPublic_codeContainer-16381536941379318 .f-cb:after{ display:block; height:0; clear:both; visibility:hidden; overflow:hidden; content:"."; } #c_portalResPublic_codeContainer-16381536941379318 .about-num{ margin-top:0px; padding-top:15px; padding-bottom:15px; background:rgb(0 91 172); } #c_portalResPublic_codeContainer-16381536941379318 .about-num li{ float:left; width:25%; text-align:center; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li h2{ font-family:'Oswald', sans-serif; font-size:52px; color:#fff; line-height:72px; display:inline-block; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li p{ color:#fff; font-size:14px; line-height:36px;    margin-top: 0px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num .count-unit{ font-size:14px; color:#fff; text-align:right; display:inline-block; font-style:normal; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li .bot p{ font-size:15px; color:#666; line-height:24px; } @media only screen and (max-width: 1360px){ #c_portalResPublic_codeContainer-16381536941379318 .about-num li h2{ font-size: 46px; line-height: 62px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num .count-unit{ font-size:14px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li p{ font-size:14px; } } @media only screen and (max-width: 768px){ #c_portalResPublic_codeContainer-16381536941379318 .about-num li h2{ font-size:34px; line-height: 40px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num{ margin-top:0px; padding-top:0px; padding-bottom:0px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num .count-unit{ font-size:12px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li p{ font-size:12px; line-height: 24px; margin-top: 10px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li{ width:50%; border-bottom: none; border-left: none; padding: 10px 10px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li:nth-child(1){ border-top: none; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li:nth-child(2){ border-top: none; border-right: none; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li:nth-child(4){ border-right: none; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #c_portalResPublic_codeContainer-16381536941379318 .about-num li h2{ font-size:32px; line-height: 40px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num .count-unit{ font-size:12px; } #c_portalResPublic_codeContainer-16381536941379318 .about-num li p{ font-size:12px; } } #c_portalResPublic_codeContainer-16381536941379318{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResProduct_list-16373147012644057 .p_Product{ width:calc((100% - 0px)/3); } #c_portalResProduct_list-16373147012644057 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResProduct_list-16373147012644057 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_list-16373147012644057 >div{ animation-fill-mode:both; } #c_portalResProduct_list-16373147012644057 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16373147012644057 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16373147012644057 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16373147012644057 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResProduct_list-16373147012644057{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResComplaintPage_detail-16380020463592045 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResComplaintPage_detail-16380020463592045 >div{ animation-fill-mode:both; } #c_portalResComplaintPage_detail-16380020463592045 p{ line-height:40px; color:#333; } #c_portalResComplaintPage_detail-16380020463592045 a{ color:#333; } #c_portalResComplaintPage_detail-16380020463592045{ width:100%; max-width:100%; min-width:320px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResNews_list-16373227798137457 .p_articles{ width:calc((100% - 0px)/4); } #c_portalResNews_list-16373227798137457 .p_CommonSummaryBoxA{ text-align:center; } #c_portalResNews_list-16373227798137457 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResNews_list-16373227798137457 >div{ animation-fill-mode:both; } #c_portalResNews_list-16373227798137457 .p_hot .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457 .p_new .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457 .p_page .pre .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457 .p_page .next .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457 .p_more .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457 .p_loading .iconfont:before{ shadow-angle:0px; shadow-distance:0px; shadow-angle-ofInset:0px; shadow-distance-ofInset:0px; } #c_portalResNews_list-16373227798137457{ width:94%; max-width:1400px; min-width:320px; height:auto; max-height:none; min-height:0px; margin-top:30px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResComplaintPage_detail-16502700492262397{ width:100%; max-width:100%; min-width:320px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #c_portalResProduct_category-16502812634198552 .p_MatteIcon .iconfont:before{ content:'\e602'; } #c_portalResProduct_category-16502812634198552 >div{ animation-fill-mode:both; } #c_portalResProduct_category-16502812634198552 .p_categoryBox{ font-size:0px; } #c_portalResProduct_category-16502812634198552 .p_parentBox{ display:inline-block; background-color:rgba(238, 238, 238, 1); margin-right:10px; margin-bottom:10px; } @media only screen and (min-width: 769px){ #c_portalResProduct_category-16502812634198552 .js_clickbtn{ display:none; } #c_portalResProduct_category-16502812634198552 .p_childBox{ display:none; } #c_portalResProduct_category-16502812634198552 .p_parentBox .p_parentBox{ width:100%; } #c_portalResProduct_category-16502812634198552 .p_parentBox:hover >.p_childBox{ display:block; } #c_portalResProduct_category-16502812634198552 .p_categoryBox>.p_parentBox >.p_childBox{ width:100%; position:absolute; left:0px; top:auto; padding-left:0px; z-index: 1; } #c_portalResProduct_category-16502812634198552 .cateBox2 .p_parentBox .p_childBox{ width:100%; position:absolute; left:100%; top:0px; padding-left:0px; } #c_portalResProduct_category-16502812634198552 .p_linkBox{ padding:0px; width:222px; width-uint:px; width-and-width-uint:222px; height:48px; height-uint:px; height-and-height-uint:48px; width-and-height:222px,48px; text-align:center; vertical-align:middle; } #c_portalResProduct_category-16502812634198552 .p_linkBox1 {border:0;} } #c_portalResProduct_category-16502812634198552 .p_header{ background-color:rgba(238, 238, 238, 1); } #c_portalResProduct_category-16502812634198552 .p_articlesC{ background-color:rgba(238, 238, 238, 1); } #c_portalResProduct_category-16502812634198552 .p_head{ background-color:rgba(238, 238, 238, 1); } #c_portalResProduct_category-16502812634198552 .p_parentBox:hover{ color:rgba(255, 255, 255, 1); } #c_portalResProduct_category-16502812634198552 .p_linkBox:hover{ background-color:rgba(39, 136, 215, 1); color:rgba(255, 255, 255, 1); } #c_portalResProduct_category-16502812634198552 .p_title:hover{ color:rgba(255, 255, 255, 1); } #c_portalResProduct_category-16502812634198552 .p_title{ padding-top:10px; padding-right:15px; padding-bottom:10px; padding-left:15px; text-align:center; vertical-align:middle; } #c_portalResProduct_category-16502812634198552{ width:auto; max-width:1404px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_videobackbox-1649989594648 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638002051942 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1638002051942 > div{ background:#fff; box-shadow:0 2px 3px 0 rgba(4, 0, 0, 0.2); } #w_grid-1638002051948 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638002051948 >div{ animation-fill-mode:both; } #w_grid-1638002051948 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1638002051948> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:280px; margin-left:0; margin-right:0; clear:none; } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:calc(100% - 280px); } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1638002051948> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n+0){ width:280px; margin-left:0; margin-right:0; clear:none; } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n+1){ margin-left:0; clear:left; margin-right:0; width:calc(100% - 280px); } #w_grid-1638002051948> div > .p_gridbox > .p_gridCell:nth-child(2n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1638002051952 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1638002051952 span{ line-height:40px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1637311453211 > div > .p_gridbox{ background-color:rgba(245, 245, 245, 1); } #w_grid-1637311453211 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1637311453211 >div{ animation-fill-mode:both; } #w_grid-1637311453211 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1637311453211> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1637311453211> div > .p_gridbox > .p_gridCell{ margin-bottom:5rem; margin-top:5rem; margin-left:0px; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1637311453211> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1637311453211> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1637314270126 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1637314270140 .p_FLine{ border-top-color:rgba(36, 81, 133, 1); border-top-width:2px; } #w_fline-1637314270140 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1637314270140 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1637314270140 >div{ animation-fill-mode:both; } #w_grid-1650281262394 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ }  #w_grid-1638153990799 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638153990799 >div{ animation-fill-mode:both; } #w_grid-1638153990799 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1638153990799> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1638153990799> div > .p_gridbox > .p_gridCell{ margin-bottom:6rem; margin-top:6rem; margin-left:0px; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638153990799> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638153990799> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1638153990799 .p_gridbox{ background-repeat:no-repeat; background-position:center center; background-attachment:fixed; background-size:100% 100%; } #w_grid-1638153994953 > div > .p_gridbox{ background-color:rgba(0, 0, 0, 0.3); padding:4%; } #w_grid-1638153994953 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638153994953 >div{ animation-fill-mode:both; } #w_grid-1638153994953 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1638153994953> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638153994953> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638153994953> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638153994953> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638153994953> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638153994953> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } #w_grid-1638153694078 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638153694078 >div{ animation-fill-mode:both; } #w_grid-1638153694078 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } #w_fline-1638153694097 .p_FLine{ border-top-color:#abce03; border-top-width:2px; } #w_fline-1638153694097 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1638153694097 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1638153694097 >div{ animation-fill-mode:both; } #w_common_text-1638153694102 .p_link001{ height:calc(100%); } #w_common_text-1638153694106 .p_link001{ height:calc(100%); } #w_grid-1638153694109 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1638154539423 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638154539423 >div{ animation-fill-mode:both; } #w_grid-1638154539423 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1638154539423> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (min-width: 769px){ #w_grid-1638154539423> div > .p_gridbox > .p_gridCell{ margin-bottom:5rem; margin-top:5rem; margin-left:0; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638154539423> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638154539423> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1638155054185 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1638155054200 .p_FLine{ border-top-color:rgba(36, 81, 133, 1); border-top-width:2px; } #w_fline-1638155054200 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1638155054200 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1638155054200 >div{ animation-fill-mode:both; } #w_grid-1638154837236 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638154837236 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638154837236> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+0){ width:16.666666666666664%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+1){ margin-left:0; clear:left; margin-right:0; width:16.666666666666664%; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+2){ width:16.666666666666664%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+3){ width:16.666666666666664%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+4){ width:16.666666666666664%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n+5){ width:16.666666666666664%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(6n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638154837236> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0%; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(3n+0){ width:33.33%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(3n+1){ margin-left:0; clear:left; margin-right:0; width:33.33%; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(3n+2){ width:33.33%; margin-left:0%; margin-right:0; clear:none; } #w_grid-1638154837236> div > .p_gridbox > .p_gridCell:nth-child(3n){ margin-right:0; } }  #w_grid-1638154837247 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638154837247 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638154837247 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638154837247 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638154837247 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638154837247 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638154837247> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638154837247> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638154837247> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638154837247> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638154837247> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638154837247> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638154837269 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638154837269 >div{ animation-fill-mode:both; } #w_grid-1638155243622 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638155243622 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638155243622 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638155243622 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638155243622 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638155243622 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638155243622> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638155243622> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638155243622> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638155243622> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638155243622> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638155243622> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638155243628 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638155243628 >div{ animation-fill-mode:both; } #w_grid-1638155249693 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638155249693 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638155249693 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638155249693 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638155249693 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638155249693 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638155249693> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638155249693> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638155249693> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638155249693> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638155249693> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638155249693> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638155249706 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638155249706 >div{ animation-fill-mode:both; } #w_grid-1638155256243 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638155256243 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638155256243 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638155256243 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638155256243 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638155256243 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638155256243> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638155256243> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638155256243> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638155256243> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638155256243> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638155256243> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638155256250 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638155256250 >div{ animation-fill-mode:both; } #w_grid-1638155264078 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638155264078 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638155264078 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638155264078 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638155264078 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638155264078 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638155264078> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638155264078> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638155264078> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638155264078> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638155264078> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638155264078> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638155264084 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638155264084 >div{ animation-fill-mode:both; } #w_grid-1638155274489 > div > .p_gridbox{ background-color:rgba(255, 255, 255, 1); box-shadow:0 2px 15px 0px rgba(175,175,175,0.2); transition:0.5s; top:0px; position:relative; } #w_grid-1638155274489 span{ display:-webkit-box; overflow:hidden; -webkit-line-clamp:3; -webkit-box-orient:vertical; text-overflow:ellipsis; } #w_grid-1638155274489 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1638155274489 >div{ animation-fill-mode:both; } @media only screen and (min-width: 769px){ #w_grid-1638155274489 > div > .p_gridbox:hover .p_CommonBtn{ background-color: rgb(33, 84, 207); color: #fff; } #w_grid-1638155274489 > div > .p_gridbox:hover { top: -10px; } #w_grid-1638155274489> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0px; } #w_grid-1638155274489> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1638155274489> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1638155274489> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1638155274489> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1638155274489> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } }  #w_fimg-1638155274497 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fimg-1638155274497 >div{ animation-fill-mode:both; } #w_grid-1649988049113 > div > .p_gridbox{ background-image: ; } #w_grid-1649988049113 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1649988049113 >div{ animation-fill-mode:both; } #w_grid-1649988049113 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; }  @media only screen and (min-width: 769px){ #w_grid-1649988049113> div > .p_gridbox > .p_gridCell{ margin-bottom:0rem; margin-top:0rem; margin-left:0; } #w_grid-1649988049113> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1649988049113> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1649988049113 .p_gridbox{ background-image:url(../image/fsgtrhy.jpg); background-image-part-image:url(../image/fsgtrhy.jpg); background-attachment:fixed; } #w_grid-1639617110970 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_grid-1637311458417 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_grid-1637311458417 >div{ animation-fill-mode:both; } #w_grid-1637311458417 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0px; clear:left; } @media only screen and (max-width: 768px){ #w_grid-1637311458417> div > .p_gridbox > .p_gridCell{ margin-bottom:3rem; margin-top:3rem; margin-left:0px; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } @media only screen and (min-width: 769px){ #w_grid-1637311458417> div > .p_gridbox > .p_gridCell{ margin-bottom:5rem; margin-top:5rem; margin-left:0; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0; margin-right:0; clear:none; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0; } } @media only screen and (max-width: 1024px) and (min-width: 769px){ #w_grid-1637311458417> div > .p_gridbox > .p_gridCell{ margin-bottom:4rem; margin-top:4rem; margin-left:0px; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n+0){ width:100%; margin-left:0px; margin-right:0px; clear:none; } #w_grid-1637311458417> div > .p_gridbox > .p_gridCell:nth-child(1n){ margin-right:0px; } } #w_grid-1637321516646 > div > .p_gridbox > .p_gridCell:nth-child(n+1){ margin-left:0; clear:left; }   @media only screen and (max-width: 1024px) and (min-width: 769px){ } #w_fline-1637321516663 .p_FLine{ border-top-color:rgba(36, 81, 133, 1); border-top-width:2px; } #w_fline-1637321516663 .w_fline .p_FLine{ border-top-style:solid; } #w_fline-1637321516663 .p_MatteIcon .iconfont:before{ content:'\e602'; } #w_fline-1637321516663 >div{ animation-fill-mode:both; } #w_videobackbox-1649989594648{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:300px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fimg-1649993991239{ width:100%; max-width:690px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:18%; margin-left:auto; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fvideo-1650272376747{ width:auto; max-width:768px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:60px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638002051942{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638002051948{ width:100%; max-width:1460px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:10px; padding-left:20px; padding-right:20px; padding-bottom:10px; } #w_grid-1638002051952{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1637311453211{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1637314270126{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1637314270134{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1637314270137{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1637314270140{ width:100%; max-width:60px; min-width:0px; height:auto; max-height:none; min-height:2px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1650281262394{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638153990799{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638153994953{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638153694078{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638154294010{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1638153694097{ width:100%; max-width:70px; min-width:0px; height:auto; max-height:none; min-height:28px; margin-top:0px; margin-left:0px; margin-right:auto; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638153694102{ width:auto; max-width:none; min-width:0px; height:41px; max-height:none; min-height:41px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638153694106{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638153694109{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:50px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638154539423{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638155054185{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155054191{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155054195{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1638155054200{ width:100%; max-width:60px; min-width:0px; height:auto; max-height:none; min-height:2px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638154837236{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1638154837247{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638154837269{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638154837276{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638154837281{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1638155243622{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638155243628{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638158485400{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155243639{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1638155249693{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638155249706{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638158490550{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155249719{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1638155256243{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638155256250{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638158494017{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155256261{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1638155264078{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638155264084{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638158497936{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155264095{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1638155274489{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:20px; margin-left:auto; margin-right:auto; margin-bottom:20px; padding-top:0px; padding-left:10px; padding-right:10px; padding-bottom:0px; } #w_fimg-1638155274497{ width:100%; max-width:70px; min-width:70px; height:auto; max-height:70px; min-height:0px; margin-top:35px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638158501637{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:25px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1638155274509{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:84px; margin-top:24px; margin-left:auto; margin-right:auto; margin-bottom:30px; padding-top:0px; padding-left:20px; padding-right:20px; padding-bottom:0px; } #w_grid-1649988049113{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1639617110970{ width:100%; max-width:768px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1637311458417{ width:100%; max-width:none; min-width:0px; height:auto; max-height:none; min-height:192px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_grid-1637321516646{ width:94%; max-width:1400px; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1637321516657{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:0px; margin-left:0px; margin-right:0px; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_common_text-1637321516660{ width:auto; max-width:none; min-width:0px; height:auto; max-height:none; min-height:0px; margin-top:10px; margin-left:0px; margin-right:0px; margin-bottom:10px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; } #w_fline-1637321516663{ width:100%; max-width:60px; min-width:0px; height:auto; max-height:none; min-height:2px; margin-top:0px; margin-left:auto; margin-right:auto; margin-bottom:0px; padding-top:0px; padding-left:0px; padding-right:0px; padding-bottom:0px; }